Leadtools.Dicom Namespace > DicomWaveformChannel Class > SetChannelSamples8 Method : SetChannelSamples8(Byte[],Int32) Method |
'Declaration Public Overloads Function SetChannelSamples8( _ ByVal samples() As Byte, _ ByVal count As Integer _ ) As Integer
'Usage Dim instance As DicomWaveformChannel Dim samples() As Byte Dim count As Integer Dim value As Integer value = instance.SetChannelSamples8(samples, count)
ObjectiveC Syntax
public: int SetChannelSamples8( array<byte>^ samples, int count )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2